func golang.org/x/text/unicode/norm.nextDone

2 uses

	golang.org/x/text/unicode/norm (current package)
		iter.go#L110: 	i.next = nextDone
		iter.go#L177: func nextDone(i *Iter) []byte {